CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 直方图

搜索资源列表

  1. DataKC

    0下载:
  2. 使用OpenCV完成傅里叶变换,以及直方图均衡化和举止滤波的操作-Complete Fourier transform, histogram equalization and filtering operation and behavior
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:39218120
    • 提供者:余天雨
  1. opencv82065673

    0下载:
  2. 基于opencv实现统计直方图的源代码,简单易懂-Opencv histogram based on the realization of the source code, easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:583555
    • 提供者:宋畅
  1. edge-histogram-extraction

    0下载:
  2. 基于Opencv上的图形特侦提取,边缘直方图提取-Based on the graphic special reconnaissance Opencv extraction, edge histogram extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:167783
    • 提供者:ljw
  1. zhifangtu

    1下载:
  2. 利用opencv对视频进行灰度直方图处理,并求出均值,方差。。。 -Using opencv histogram processing for video, and find the mean and variance. . .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-24
    • 文件大小:965
    • 提供者:pipi
  1. histogram

    0下载:
  2. OpenCV在VC6.0下实现对图像直方图的绘制-OpenCV draw the histogram of the gray image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1863898
    • 提供者:long
  1. histgraph

    0下载:
  2. 直方图,直方图均衡化,opencv实现,直方图,直方图,直方图-Histogram, histogram equalization, opencv implementation, histogram, histogram, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4903
    • 提供者:levizhang
  1. sy1

    0下载:
  2. 在VC和OPENCV结合下,实现图像的直方图均衡化-Image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1389183
    • 提供者:xjj
  1. hist

    0下载:
  2. 智能视频分析中,常常用到直方图的知识,提供基于opencv的直方图源程序。-Intelligent video analysis, the histogram is often used in knowledge-based histogram opencv source.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1832
    • 提供者:风舟
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. hist

    0下载:
  2. opencv画直方图 简单 直方图归一化-opencv dessiner un histogramme simple
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:377190
    • 提供者:喃喃
  1. EOH

    0下载:
  2. 求解图像的边缘方向直方图,含有opencv,通过调试,简单易学-Solving the direction of the edge of the image histogram, containing opencv debug, easy to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1409426
    • 提供者:duanchw
  1. image-process

    0下载:
  2. 利用opencv简单的图像处理程序 包含直方图均衡,平滑,锐化,傅里叶变换-A simple code about image process
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:444077
    • 提供者:sunjing
  1. histogram

    0下载:
  2. 用OPENCV画直方图,大家可以-Use OPENCV drawing histogram, everybody may have a look
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2799
    • 提供者:于鱼
  1. cale_hist

    0下载:
  2. 在图像中,找到指定区域内的最佳灰度阈值,用于图像二值化的直方图分析,使用Opencv进行数据保存-In the image to find the optimal gray threshold within the designated area for the histogram analysis of image binarization, and save data using Opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:568
    • 提供者:李宗阳
  1. EnhanceImage

    0下载:
  2. 基于opencv的图像增强,先利用非线性变换实现对比度增强,在直方图均衡,写成了一个函数,可以直接调用-Based on opencv image enhancement, first using nonlinear transformation to realize contrast enhancement, in equilibrium, written for a function, can be directly calls
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3799
    • 提供者:熊路
  1. VCPPColorDHD

    0下载:
  2. 本程序采用VC++与opencv结合,实现读取图像的颜色直方图,即各分量色阶所占比例。经过了测试运行正确-The program uses a combination of VC and opencv, read the image color histogram, the proportion of each component Levels. After a test run correctly
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:134128
    • 提供者:丽华
  1. Exercise7_2_histogram

    0下载:
  2. 此程序功能是:对图像进行直方图统计。所以的是opencv,这和matlab做直方图统计是有区别的。对初学掌握opencv数字图像有一点小帮助,可以直接运行-This program features: histogram of the image. So the opencv and matlab histogram there is a difference. Beginner to master the opencv digital image a little help, you can
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2372282
    • 提供者:罗国中
  1. exp-imhist

    0下载:
  2. 数字图像处理,直方图显示程序,opencv版,用于观察直方图-Digital image processing, histogram display program, opencv version for the observed histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1379406
    • 提供者:王奇特
  1. HIST

    0下载:
  2. vc6.0 opencv 颜色直方图对比 显示 匹配-vc6.0 opencv hist load show match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1762865
    • 提供者:小强
  1. histogram

    0下载:
  2. 用visual studio2008编写的基于opencv的提取图像颜色直方图的程序-Use the Visual studio2008 written based on the opencv extraction image color histogram of the program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6008782
    • 提供者:mrq
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com